golang.org/x/net/http2.clientConnReadLoop.endStreamError (method)

9 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2217: 				rl.endStreamError(cs, se)
		transport.go#L2273: 		rl.endStreamError(cs, StreamError{
		transport.go#L2302: 		rl.endStreamError(cs, StreamError{
		transport.go#L2630: 		rl.endStreamError(cs, StreamError{
		transport.go#L2638: 		rl.endStreamError(cs, StreamError{
		transport.go#L2647: 			rl.endStreamError(cs, StreamError{
		transport.go#L2697: 			rl.endStreamError(cs, err)
		transport.go#L2724: func (rl *clientConnReadLoop) endStreamError(cs *clientStream, err error) {
		transport.go#L2894: 			rl.endStreamError(cs, StreamError{